home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 23
/
Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso
/
Aminet
/
dev
/
misc
/
gms_dev.lha
/
GMSDev
/
Includes
/
fd
/
sound_lib.fd
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-02
|
333 b
|
17 lines
* FUNCTION DEFINITIONS LIST
*
* October 1997
*
* "mod.sound"
*
##base _SNDBase
##bias 6
##public
AllocSoundMem(Size,Flags)(d0/d1)
StopAudio()()
CheckSound(Sound)(a0)
FreeSoundMem(MemBlock)(d0)
SetVolume(Sound,Volume)(d0/d1)
StopSound(Sound)(a0)
##end